Fix the GNUstep build
authorPo Lu <luangruo@yahoo.com>
Wed, 5 Jun 2024 08:41:52 +0000 (16:41 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 5 Jun 2024 08:41:52 +0000 (16:41 +0800)
commit533ed7b221ab40be217e951e925739360e457b50
tree7fb2650ce3f1a5138e082f1233658e9b09cac13f
parent870100a8b7172a5845369ec6a2c28c2b06b7eaee
Fix the GNUstep build

* src/Makefile.in (NON_OBJC_CFLAGS): Add
-Wflex-array-member-not-at-end.

* src/lisp.h (flush_stack_call_func): "asm" is unavailable in
Objective C.

* src/nsfns.m (ns_make_frame_key_window): Delete unused
function.
src/Makefile.in
src/lisp.h
src/nsfns.m